home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Million Times Begging
/
A Million Times Begging - Disc 1.iso
/
pc
/
data
/
game1.dir
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-14
|
275 b
|
22 lines
on mouseDown
puppetSound("click")
updateStage()
end
on mouseUp
global ksp
case the clickOn - 88 of
1:
set ksp to 500
2:
set ksp to 400
3:
set ksp to 300
4:
set ksp to 200
5:
set ksp to 100
end case
cnfview()
end